FileListTemplate
Previous   Top   Next

Html / Pdf file list and Export file list to printer require a template, there are a few pre-made, but you can make your own.

All File List templates are placed in "\FileList" folder.

A file list template contains 3 files :
  1. a Html template , which can be edit by any html editor.
  2. a Thumbnail Picture , which contains a thumbnail of the filelist.
  3. a Data file in  format , which contains information for file list generating.

Html Template :
A simple html template file :

Dynamic tag is dynamic contents that will be replaced when file list generating,

A list of dynamic variable list below :

Variable
Meaning
ArchiveDirCount
Total amount of folder(s) in archive.
ArchiveFileCount
Total amount of file(s) in archive.
ArchiveFileList
File list
ArchiveName
Archive Name with Path
ArchivePackedSize
Pack size
ArchiveSize
UnPack size
Codepage
Codepage, for non-english user.
Now
Print date and time.
ScriptConst
--
TextView
--
Today
Print date.

Thumbnail Picture :

You can use picture editor to capture a picture for your new template once your template is completed.

Data file :
Data file is in Ini Format, this file is created automatically when you click "new" button in file list dialog.